home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 55 / 055.d81 / qt boot (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  253b  |  7 lines

  1. 5 poke646,1:rem change cursor to white
  2. 10 print"[147]         booting quick titles...":poke646,peek(53281)
  3. 20 print"load"chr$(34)"quick titles"chr$(34)",8":print"run"
  4. 30 poke43,1:poke44,16:poke4096,0:rem move basic to 4096 ($1000)
  5. 40 poke631,19:poke632,13:poke633,13:poke198,3
  6. 50 new
  7.